Text File | 1993-11-04 | 752 b | 22 lines | [TEXT/EDIT]
Read Me for folder "Examples"
This folder contains:
• Completion dates
• Swapping y and x-index
• Leveling
• Matrix Example
These models provide examples of how to use certain system functions, or how to set up a particular kind of problem.
Completion dates
This shows how to convert between different units years and months, to compute completion dates for a series of projects.
Swapping y and x-index
This shows how you can transform a computed result into an index variable,and use it to index another array of values, in this case, the index of the computed result.
Leveling
This is a simple example of resource leveling, or how to create a work queue, using dynamic simulation.